Skip to content

Conversation

@mamcx
Copy link
Contributor

@mamcx mamcx commented Oct 30, 2025

Description of Changes

Closes #3290.

NOTES:

  • Need help for the C++ part.
  • Confirm names and overall direction before commit to make it mergeable

In draft because I need to confirm the impact of generate uuid::v7 variations in sorting across the different languages.

API and ABI breaking changes

We add a new type

Expected complexity level and risk

2

it impacts all over the code

Testing

@mamcx mamcx self-assigned this Oct 30, 2025
@mamcx mamcx added enhancement New feature or request release-any To be landed in any release window Do not merge Do not merge PRs with this label without coordinating further labels Oct 30, 2025
bfops and others added 2 commits November 18, 2025 16:50
…ry (#3687)

# Description of Changes

`spacetime generate` calls `dotnet format`.. but it did so with
`--folder`, without going to any particular directory. The result would
be that `dotnet format` tries to format _whatever directory it was run
from.

# API and ABI breaking changes

None.

# Expected complexity level and risk

1

# Testing

- [x] `python3 -m smoketests namespaces` no longer hangs on my machine

---------

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do not merge Do not merge PRs with this label without coordinating further enhancement New feature or request release-any To be landed in any release window

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add UUID built-in convenience type to SpacetimeDB

3 participants